Skip to content

EditableDetailPanel: compare form values against model with update columns#1959

Open
labkey-nicka wants to merge 6 commits intodevelopfrom
fb_mv_edit_960
Open

EditableDetailPanel: compare form values against model with update columns#1959
labkey-nicka wants to merge 6 commits intodevelopfrom
fb_mv_edit_960

Conversation

@labkey-nicka
Copy link
Contributor

@labkey-nicka labkey-nicka commented Mar 20, 2026

Rationale

This addresses #960 by refactoring EditableDetailPanel to compare form values against a query model row that contains all update columns.

Related Pull Requests

Changes

  • Factor EditingForm out of EditableDetailPanel and load model with update columns. This model is subsequently used for value comparison.
  • Update extractChanges() to account for column.jsonType === 'array'
  • Refactor arrayEquals to fix edge cases of array mutation and delimiter collisions

@labkey-nicka labkey-nicka requested a review from cnathe March 20, 2026 21:38
@labkey-nicka labkey-nicka self-assigned this Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant